BitAnd(number1, number2) Returns the bitwise AND of two long integers. See also BitNot, BitOr, and BitXor.
Returns the bitwise AND of two long integers.
See also BitNot, BitOr, and BitXor.
Any long integers.